* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    border: 0;
}

li {
    list-style: none;
}


/*脙楼芒鈧γ偮兟ッ偮泵⑩�毬兟γ偮犆偮访兟ッ偮济偮�*/

html,
body {
    width: 100%;
    margin: 0 auto;
}

html {
    font-size: 5.2083333333333vw;
}

@media (max-width:1199px) {
    html {
        font-size: 6.6vw;
    }
}

@media (max-width:767px) {
    html {
        font-size: 13.3vw;
    }
}


/*= 脙娄脗赂芒鈧γ兟┟⑩�灺⒚偮っ兟γ偮得偮兟ッ吢犆偮�=*/

.clear {
    clear: both;
    height: 0px;
    line-height: 0px;
    font-size: 0px;
    overflow: hidden;
    display: block;
}

.clearfix:after {
    content: "";
    display: block;
    height: 0px;
    clear: both;
    visibility: hidden;
    font-size: 0px;
}

:focus {
    outline: 0
}

a,
button,
input[type="button"],
input[type="submit"],
input[type="reset"] {
    cursor: pointer
}


/* Hides from IE-mac \*/

* html .clearfix {
    height: 0%;
}


/* End hide from IE-mac */

*+html .clearfix {
    min-height: 0%;
}


/* 脙漏芒鈧劉脣鈥犆兟ッ偮偮笽E7 */

*+html .clearfix {
    min-height: 0%;
}


/*脙楼脜陆脜赂脙娄芒鈧�溍⑩偓隆脙陇脗禄脗露脙漏芒鈧γ偮嵜兟偮矫偮�*/

body {
    color: #333;
    background: #ffffff;
    font: .18rem 'Microsoft YaHei', arial, sans-serif;
    min-width: 320px;
}

@media (max-width:1199px) {
    body {
        font-size: 14px;
    }
}

@media (max-width:767px) {
    body {
        font-size: 12px;
    }
}

a {
    color: #000;
    text-decoration: none;
}

a:hover {
    color: #007A44;
}


/*脙楼脗聺芒鈧�澝兟偮好偮兟偮矫偮兟ッ呪�櫭⑩偓鈥�*/

.di_in {
    display: inline-block;
}

.di_no {
    display: none;
}

.di_bl {
    display: block;
}


/*脙楼脜陆脜赂脙娄芒鈧�溍⑩偓隆脙陇脗禄脗露脙漏芒鈧γ偮嵜兟偮矫偮�  end*/


/*脙娄脗篓脗陋脙楼脗聬芒鈧溍兟ッ偮泵⑩偓娄脙陇脗赂脗颅*/

.te_c {
    text-align: center;
}


/*脙搂芒鈧好偮该兟ッ偮偮姑兟ッ偮吢∶兟っ偮矫偮�*/

.p_r {
    position: relative;
}

.flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

.flex-v {
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
}

.flex-1 {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
}

.flex-align-start {
    -webkit-box-align: start;
    -ms-flex-align: start;
    -webkit-align-items: flex-start;
    align-items: flex-start;
}

.flex-align-center {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.flex-pack-center {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.flex-pack-justify {
    -webkit-box-pack: justify;
    -webkit-justify-content: pace-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.flex-warp {
    flex-flow: wrap
}

.flex-column {
    flex-flow: column
}

.ellipsis-1 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}

.ellipsis-2 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.ellipsis-3 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.transition {
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s
}

img {
    transition: all .5s;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
}

.img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.container {
    padding-left: 2.6rem;
    padding-right: 2.6rem;
}

@media (max-width:1199px) {
    .container {
        padding-left: .2rem;
        padding-right: .2rem;
    }
}

.top {
    background-color: #007A44;
    height: .45rem;
    line-height: .45rem;
    color: #FFF;
    font-size: .16rem;
}

.top a {
    color: #FFF;
    margin-right: .2rem;
}

.top .search-btn {
    width: .2rem;
    height: .45rem;
    background: url(../images/search.svg)no-repeat center;
    background-size: .2rem;
    margin-right: 0;
}

.header {
    width: 100%;
    height: 1.4rem;
    width: 100%;
    background: url(../images/head-bg.jpg)no-repeat center;
    background-size: cover;
}

.header .logo {
    height: 1.4rem;
}

.header .logo img {
    height: .8rem;
}

.header .logo-text {
    height: .3rem;
}

.header .logo-text img {
    height: .3rem;
}

.menu-btn {
    display: none;
    background: url(../images/menu.svg)no-repeat center;
    width: 30px;
    height: 30px;
    background-size: 100%;
    position: absolute;
    top: 50%;
    right: 20px;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
}

.menu-btn.close {
    background-image: url(../images/close.svg);
}

.nav li>a {
    line-height: .6rem;
    font-size: .18rem;
}

.nav li.on a {
    font-weight: bold;
    color: #007A44;
}

.nav .drop {
    left: -.2rem;
    top: .6rem;
    position: absolute;
    transition: transform 0.2s linear, opacity 0.2s linear;
    -webkit-transition: transform 0.2s linear, opacity 0.2s linear;
    -moz-transition: transform 0.2s linear, opacity 0.2s linear;
    -ms-transition: transform 0.2s linear, opacity 0.2s linear;
    -o-transition: transform 0.2s linear, opacity 0.2s linear;
    transform-origin: top;
    z-index: 9;
    transform: rotateX(90deg);
    -webkit-transform: rotateX(90deg);
    -moz-transform: rotateX(90deg);
    -ms-transform: rotateX(90deg);
    -o-transform: rotateX(90deg);
    background-color: #007A44;
    padding: .1rem .2rem;
    line-height: 2;
    min-width: 1.1rem;
}

.nav .drop a {
    color: #FFF;
    white-space: nowrap;
    font-size: .16rem;
}

.banner {
    overflow: hidden;
}

.banner img {
    width: 100%;
}

.banner .swiper-pagination {
    bottom: .3rem;
}

.banner .swiper-pagination-bullet {
    background-color: #FFF;
    opacity: .6;
    width: 12px;
    height: 12px;
    margin: 0 .08rem;
}

.banner .swiper-pagination-bullet-active {
    opacity: 1;
}

.footer {
    width: 100%;
    background: url(../images/f-bg.jpg)no-repeat center;
    background-size: cover;
    color: #FFF;
    padding: .3rem .2rem;
    font-size: .16rem;
    line-height: 2;
}

.footer .text:last-child {
    margin-left: .3rem;
}

.copyright {
    width: 100%;
    padding: .1rem .2rem;
    background-color: #007A44;
    color: #FFF;
    line-height: 1.8;
    font-size: .16rem;
}

.copyright a {
    color: #FFF;
}

.pub-title>div {
    background: url(../images/tit-icon.svg)no-repeat left top;
    padding-top: .2rem;
    color: #007A44;
    font-size: .28rem;
    font-weight: bold;
    background-size: .9rem;
}

.pub-title>div span {
    font-size: .36rem;
}

.pub-title a {
    position: absolute;
    right: 0;
    bottom: 0;
    background: url(../images/more.png)no-repeat left bottom;
    background-size: 100%;
    padding-bottom: .1rem;
    color: #9E9E9E;
    font-size: .16rem;
    padding-right: .05rem;
}

.bg {
    background-image: linear-gradient(#FFF, #E5F1EC);
    padding-bottom: .8rem;
}

.home-news {
    background: url(../images/bg1.png)no-repeat center bottom;
    background-size: 100%;
    padding-top: 0.3rem;
    padding-bottom: .7rem;
}

.home-news .focus {
    width: 6.71rem;
    /* height: 6.1rem; */
    height: 4.47rem;
    margin-top: .3rem;
    margin-left: .47rem;
    order: 1;
}

.home-news .focus .swiper-container {
    height: 100%;
}

.home-news .focus .swiper-slide {
    overflow: hidden;
}

.home-news .focus .swiper-slide::after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 30%;
    background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 1));
}

.home-news .focus .text-con {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    padding: 0 1.5rem .2rem .3rem;
    color: #FFF;
    z-index: 2;
}
.home-news .focus .text-con>.text{
    color: #FFF!important;
    font-weight: 500!important;
}

.home-news .focus .date {
    margin-top: .1rem;
}

.home-news .focus .swiper-pagination {
    bottom: .3rem;
    text-align: right;
    padding-right: .2rem;
}

.home-news .focus .swiper-pagination-bullet {
    background-color: #FFF;
    opacity: 1;
    width: 10px;
    height: 10px;
    margin: 0 .08rem;
    position: relative;
}

.home-news .focus .swiper-pagination-bullet-active::after {
    content: '';
    position: absolute;
    left: -5px;
    top: -5px;
    right: -5px;
    bottom: -5px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border: 1px #FFF solid;
}

.home-news .text-list {
    /* border-top: 5px #007A44 solid; */
    margin-top: .3rem;
    /* padding-left: .2rem; */
}

.home-news .text-list .item {
    border-bottom: 1px #D8D8D8 dashed;
    padding-top: .3rem;
    padding-bottom: .25rem;
    padding: 0.065rem 0rem;
    border: 1px #c7ddd3 dashed;
    margin-bottom: 0.18rem;
    border-radius: 5px;
}

.home-news .text-list .item:last-child {
    /* border-bottom: 0;
    padding-bottom: 0; */
    margin-bottom: 0;
}
.home-news .text-list .item .tit{
    padding: 0 .2rem 0 .33rem;
}
.home-news .text-list .item .date {
    position: relative;
    font-size: .14rem;
    color: #333333;
    line-height: .2rem;
    /* border-right: 1px #D8D8D8 solid; */
    padding: 0 .28rem 0 .2rem;
    text-align: center;
    font-family: 'SourceHanSerifCN-Bold';
}

.home-news .text-list .item .date::after{
    content: '';
    position: absolute;
    top: 10%;
    right: 0;
    width: 1px;
    height: 80%;
    background: #D8D8D8;
}

.home-news .text-list .item .date span {
    color: #007A44;
    font-size: .18rem;
    line-height: .24rem;
}

.home-news li {
    margin-top: .2rem;
    /* background: url(../images/line.svg)no-repeat center;
    background-size: 100% 100%; */
    width: 32%;
    margin-right: 2%;
    padding: .065rem 0rem;
    border: 1px #c7ddd3 dashed;
    border-radius: 5px;
}

.home-news li:nth-of-type(3n) {
    margin-right: 0;
}

.home-news li a {
    height: 100%;
    width: 100%;
}

@font-face {
    font-family: 'SourceHanSerifCN-Bold';
    src: url('../fonts/SourceHanSerifCN-Bold.otf');
}

.home-news li .tit {
    padding: 0 .1rem 0 .33rem;
}

.home-news li .date {
    position: relative;
    color: #333333;
    font-size: .14rem;
    line-height: .2rem;
    font-family: 'SourceHanSerifCN-Bold';
    padding: 0 .28rem 0 .2rem;
    /* border-right: 1px solid #007a44; */
}

.home-news li .date::after {
    content: '';
    position: absolute;
    right: 0;
    top: 10%;
    height: 80%;
    width: 1px;
    background-color: #D8D8D8;
}

.home-news li .date span {
    font-size: .18rem;
    line-height: .24rem;
    color: #007A44;
}

.home-card,
.home-notice {
    width: 31%;
    margin-top: .5rem;
}

.home-card li,
.home-dt li {
    padding: .25rem .3rem .25rem 0;
    border-bottom: 1px #D8D8D8 solid;
}

.home-dt li {
    padding: .35rem .3rem .31rem 0;
}

.home-card li .date,
.home-dt li .date {
    width: .8rem;
    font-family: 'SourceHanSerifCN-Bold';
    font-size: .14rem;
    line-height: .24rem;
    margin-right: .2rem;
}

.home-card li .date span,
.home-dt li .date span {
    font-size: .18rem;
    line-height: .24rem;
    color: #007A44;
}

.home-notice li .date::after,
.home-card li .date::after,
.home-dt li .date::after {
    content: '';
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    width: 1px;
    height: .4rem;
    background-color: #D8D8D8;
}

.home-notice li {
    border-bottom: 1px #007A44 dotted;
    padding: .25rem .3rem .25rem 0;
}

.home-notice li .icon {
    width: .48rem;
    height: .48rem;
    margin-right: .28rem;
    margin-left: 0.12rem;
}

.home-notice li .date {
    font-size: .18rem;
    font-family: 'SourceHanSerifCN-Bold';
    font-weight: bold;
    line-height: .24rem;
    color: #007A44;
    width: .7rem;
    margin-right: .2rem;
    white-space: nowrap;
}

.home-notice li .date span {
    font-size: .14rem;
    line-height: .24rem;
    color: #000000;
    font-weight: normal;
}

.home-media-content {
    width: 100%;
    margin-top: .7rem;
    background: url(../images/bg2.png)no-repeat center bottom;
    background-size: cover;
    padding-top: .6rem;
    padding-bottom: .5rem;
}

.home-dt {
    width: 4.3rem;
}

.home-media {
    margin-right: .6rem;
}

.home-media ul {
    margin-top: .3rem;
}

.home-media li {
    /* height: .48rem; */
    line-height: .48rem;
    overflow: hidden;
}

.home-media li::after {
    content: '';
    position: absolute;
    left: 1.2rem;
    bottom: 0;
    right: 0;
    height: 1px;
    border-bottom: 1px dotted #D8D8D8;
}

.home-media li .newspaper {
    width: .9rem;
    line-height: .28rem;
    border: 1px #007A44 solid;
    border-radius: .18rem;
    -webkit-border-radius: .18rem;
    -moz-border-radius: .18rem;
    -ms-border-radius: .18rem;
    -o-border-radius: .18rem;
    background-color: #FFF;
    margin-right: .3rem;
    font-size: .14rem;
    color: #007A44;
    z-index: 2;
    padding: 0 2px;
}

.home-media li .date {
    white-space: nowrap;
    color: #999;
    font-size: .16rem;
}

.home-media li .tit {
    margin-right: .5rem;
    min-width: 0;
    /* height: 48px; */
}

.home-xueshu {
    margin-top: .6rem;
}

.home-xueshu .content {
    margin-top: .4rem;
    /* margin-left: -.2rem; */
    /* margin-right: -.2rem; */
}

.home-xueshu .content .swiper-container {
    /* padding: 0 .2rem; */
    margin-left: -.1rem;
    margin-right: -.1rem;
}

.home-xueshu .swiper-slide img {
    width: 100%;
}

.home-xueshu .swiper-button-prev {
    width: .52rem;
    height: .52rem;
    background: url(../images/prev.svg)no-repeat center;
    background-size: 100%;
    left: -.8rem;
}

.home-xueshu .swiper-button-next {
    width: .52rem;
    height: .52rem;
    background: url(../images/next.svg)no-repeat center;
    background-size: 100%;
    right: -.8rem;
}

.home-rong {
    margin-top: .6rem;
}

.home-rong .card {
    margin-top: .5rem;
    margin-right: 3%;
    width: 48.5%;
    height: 3.8rem;
    z-index: 9;
}

.home-rong .card:nth-child(even) {
    margin-right: 0;
}

.home-rong .card .pic {
    overflow: hidden;
    height: 100%;
}

.home-rong .card:nth-child(1) .pic,
.home-rong .card:nth-child(4) .pic {
    border-radius: 0 .9rem 0 .9rem;
    -webkit-border-radius: 0 .9rem 0 .9rem;
    -moz-border-radius: 0 .9rem 0 .9rem;
    -ms-border-radius: 0 .9rem 0 .9rem;
    -o-border-radius: 0 .9rem 0 .9rem;
}

.home-rong .card:nth-child(2) .pic,
.home-rong .card:nth-child(3) .pic {
    border-radius: .9rem 0 .9rem 0;
    -webkit-border-radius: .9rem 0 .9rem 0;
    -moz-border-radius: .9rem 0 .9rem 0;
    -ms-border-radius: .9rem 0 .9rem 0;
    -o-border-radius: .9rem 0 .9rem 0;
}

.home-rong .card .pic::after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 30%;
    background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 1));
    z-index: 1;
}

.home-rong .card .pic .text {
    position: absolute;
    left: 0;
    bottom: .2rem;
    width: 100%;
    color: #FFF;
    padding-left: .45rem;
    padding-right: .4rem;
    z-index: 2;
}

.home-rong .card .pic .text img {
    margin-right: .1rem;
    width: .33rem;
}

.home-rong .erwma-con {
    position: absolute;
    left: 50%;
    top: 50%;
    z-index: 9;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    width: 2.8rem;
    /* height: 6.3rem; */
    background: url(../images/er-icon.png)no-repeat center;
    background-size: cover;
    padding-top: 3.75rem;
    padding-left: .4rem;
    padding-right: .4rem;
    padding-bottom: .1rem;
    flex-wrap: wrap;
}

.home-rong .erwma-con .text-con {
    margin-right: .2rem;
    line-height: .56rem;
}

.home-rong .erwma-con .text-con:last-child {
    margin-right: 0;
}

.home-rong .erwma-con .text {
    width: 50%;
    border-bottom: 1px rgba(255, 255, 255, .2) solid;
    color: #FFF;
    cursor: pointer;
    padding: .2rem 0;
}

.home-rong .erwma-con .text .erwma {
    display: none;
    position: absolute;
    left: 50%;
    top: 100%;
    background-color: #FFF;
    padding: 5px;
    width: 1.1rem;
    height: 1.1rem;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    z-index: 9;
}

.home-rong .erwma-con .text .erwma::after {
    content: '';
    position: absolute;
    left: 50%;
    top: -8px;
    width: 0;
    height: 0;
    border-left: 8px transparent solid;
    border-right: 8px transparent solid;
    border-bottom: 8px #FFF solid;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
}

.home-rong .erwma-con .text .erwma img {
    width: 100%;
}

.home-rong .erwma-con .text:hover .erwma {
    display: block;
}

.home-video {
    width: 6.7rem;
    margin-right: .3rem;
    margin-top: .7rem;
}

.home-video .video {
    margin-top: .4rem;
    width: 100%;
    height: 4.5rem;
    overflow: hidden;
    cursor: pointer;
}

.home-video .video::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    background-color: rgba(0, 0, 0, 0.3);
}

.home-video .video span {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    width: .78rem;
    height: .78rem;
    background: url(../images/play.svg)no-repeat center;
    background-size: 100%;
    z-index: 9;
}

.maskBg {
    background-color: rgba(0, 0, 0, 0.8);
    position: fixed;
    left: 0;
    top: 0;
    z-index: 9999;
    width: 100%;
    height: 100%;
    opacity: 0
}

.videoShow {
    width: 12.8rem;
    height: 7.6rem;
    position: fixed;
    left: 50%;
    top: 50%;
    z-index: 10000;
    opacity: 0;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
}

.maskBg.active {
    opacity: 1;
}

.videoShow.active {
    opacity: 1;
    transform: scale(1);
    -webkit-transform: scale(1);
}

.videoShow .close {
    color: #FFF;
    position: absolute;
    right: 0;
    top: -.3rem;
    background: url(../images/close.svg)no-repeat left center;
    background-size: .2rem;
    padding-left: .3rem;
    cursor: pointer;
}

.home-bao {
    width: 3.2rem;
    margin-right: .3rem;
    margin-top: .7rem;
}

.home-bao .content {
    margin-top: .4rem;
}

.home-bao .swiper-slide {
    overflow: hidden;
    height: 4.5rem;
    padding: .1rem;
    background-color: #FFF;
}

.home-bao .swiper-slide img {
    width: 100%;
    height: 100%;
}

.home-bao .swiper-button-prev,
.home-bao .swiper-button-next {
    width: .36rem;
    height: .36rem;
    margin-top: auto;
    top: auto;
    bottom: -.18rem;
}

.home-bao .swiper-button-prev {
    background: url(../images/prev.svg)no-repeat center;
    background-size: 100%;
    left: .95rem;
}

.home-bao .swiper-button-next {
    background: url(../images/next.svg)no-repeat center;
    background-size: 100%;
    right: .95rem;
}

.home-tdao {
    margin-top: .7rem;
}

.home-tdao .content {
    margin-top: .4rem;
}

.home-tdao .content a {
    border: 1px rgba(0, 122, 68, 0.2) solid;
    color: #007A44;
    padding-top: 0.25rem;
    transition: all .5s;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
    width: 47%;
    margin-right: 6%;
    margin-bottom: .3rem;
    padding-bottom: .3rem;
}

.home-tdao .content a:nth-child(5),
.home-tdao .content a:nth-child(6) {
    margin-bottom: 0;
}

.home-tdao .content a:nth-child(even) {
    margin-right: 0;
}

.home-tdao .content .icon {
    width: .49rem;
    height: .49rem;
    margin-left: auto;
    margin-right: auto;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 80%;
}

.home-tdao .content a:nth-child(1) .icon {
    background-image: url(../images/rm_new_green.png);
}

.home-tdao .content a:nth-child(2) .icon {
    background-image: url(../images/icon2.svg);
}

.home-tdao .content a:nth-child(3) .icon {
    background-image: url(../images/icon3.svg);
}

.home-tdao .content a:nth-child(4) .icon {
    background-image: url(../images/icon4.svg);
}

.home-tdao .content a:nth-child(5) .icon {
    background-image: url(../images/icon5.svg);
}

.home-tdao .content a:nth-child(6) .icon {
    background-image: url(../images/icon6.svg);
}

@media (min-width:1025px) {
    .top a:hover,
    .nav .drop a:hover,
    .copyright a:hover {
        text-decoration: underline;
        opacity: .8;
    }
    .nav li:hover .drop {
        opacity: 1;
        transform: rotateX(0deg);
        -webkit-transform: rotateX(0deg);
        -moz-transform: rotateX(0deg);
        -ms-transform: rotateX(0deg);
        -o-transform: rotateX(0deg);
    }
    .pub-title a:hover {
        color: #007A44;
        text-decoration: underline;
    }
    .home-news .text-list .item:hover .tit,
    .home-notice li:hover .tit,
    .home-news li:hover .tit {
        font-weight: bold;
        color: #007A44;
    }
    .home-news .focus .swiper-slide:hover img,
    .home-rong .card:hover .pic>img,
    .home-video .video:hover img {
        transform: scale(1.05);
        -webkit-transform: scale(1.05);
        -moz-transform: scale(1.05);
        -ms-transform: scale(1.05);
        -o-transform: scale(1.05);
    }
    .home-news .focus .swiper-slide:hover .text {
        text-decoration: underline;
    }
    .home-card li:hover {
        background-color: #007A44;
        color: #FFF;
    }
    .home-card li:hover .tit {
        color: #FFF;
        font-weight: bold;
    }
    .home-card li:hover .date span,
    .home-card li:hover .date {
        color: #FFF;
    }
    .home-media li:hover .date,
    .home-media li:hover .tit {
        color: #007A44;
        font-weight: bold;
    }
    .home-media li:hover .newspaper {
        color: #FFF;
        background-color: #007A44;
    }
    .home-media li:hover .newspaper::after {
        content: '';
        position: absolute;
        left: -3px;
        top: -3px;
        right: -3px;
        bottom: -3px;
        background-color: #007A44;
        opacity: .3;
        z-index: -1;
        border-radius: .2rem;
        -webkit-border-radius: .2rem;
        -moz-border-radius: .2rem;
        -ms-border-radius: .2rem;
        -o-border-radius: .2rem;
    }
    .home-rong .card:nth-child(1):hover::after,
    .home-rong .card:nth-child(4):hover::after {
        content: '';
        position: absolute;
        width: 100%;
        height: 100%;
        right: -.2rem;
        top: -.2rem;
        border: 1px #007A44 solid;
        border-radius: 0 .9rem 0 .9rem;
        -webkit-border-radius: 0 .9rem 0 .9rem;
        -moz-border-radius: 0 .9rem 0 .9rem;
        -ms-border-radius: 0 .9rem 0 .9rem;
        -o-border-radius: 0 .9rem 0 .9rem;
        z-index: -1;
    }
    .home-rong .card:nth-child(2):hover::after,
    .home-rong .card:nth-child(3):hover::after {
        content: '';
        position: absolute;
        width: 100%;
        height: 100%;
        right: -.2rem;
        top: -.2rem;
        border: 1px #007A44 solid;
        border-radius: .9rem 0 .9rem 0;
        -webkit-border-radius: .9rem 0 .9rem 0;
        -moz-border-radius: .9rem 0 .9rem 0;
        -ms-border-radius: .9rem 0 .9rem 0;
        -o-border-radius: .9rem 0 .9rem 0;
        z-index: -1;
    }
    .home-tdao .content a:hover {
        border-radius: .4rem 0 .4rem 0;
        -webkit-border-radius: .4rem 0 .4rem 0;
        -moz-border-radius: .4rem 0 .4rem 0;
        -ms-border-radius: .4rem 0 .4rem 0;
        -o-border-radius: .4rem 0 .4rem 0;
        background-color: #007A44;
        color: #FFF;
    }
    .home-tdao .content a:nth-child(1):hover .icon {
        background-image: url(../images/rm_new_white.png);
    }
    .home-tdao .content a:nth-child(2):hover .icon {
        background-image: url(../images/icon2-on.png);
    }
    .home-tdao .content a:nth-child(3):hover .icon {
        background-image: url(../images/icon3-on.png);
    }
    .home-tdao .content a:nth-child(4):hover .icon {
        background-image: url(../images/icon4-on.png);
    }
    .home-tdao .content a:nth-child(5):hover .icon {
        background-image: url(../images/icon5-on.png);
    }
    .home-tdao .content a:nth-child(6):hover .icon {
        background-image: url(../images/icon6-on.png);
    }
}


/* 新增修改 */

@media (max-width:1680px) {
    .home-tdao .content a {
        /* margin-bottom: .2rem; */
    }
}

@media (max-width:1600px) {
    .home-tdao .content a {
        /* padding-top: .22rem; */
    }
}

@media (max-width:1440px) {
    .home-tdao .content a {
        /* padding-bottom: .22rem; */
    }
}

@media (max-width:1366px) {
    .home-tdao .content a {
        /* padding-bottom: .2rem; */
    }
}

@media (max-width:1280px) {
    .home-tdao .content a {
        /* padding-top: .18rem; */
        /* padding-bottom: .2rem; */
    }
}

@media (max-width:1199px) {
    .top,
    .header .logo-text {
        display: none;
    }
    .header,
    .header .logo {
        height: 1rem;
    }
    .header .logo img {
        height: .7rem;
    }
    .fixed {
        position: fixed;
        left: 0;
        top: 0;
        z-index: 999;
        width: 100%;
    }
    .menu-btn {
        display: block;
    }
    .nav {
        position: fixed;
        width: 100%;
        left: 0;
        margin-top: 0;
        overflow-y: scroll!important;
        display: none;
        background-color: #FFF;
        z-index: 999;
        top: 1rem;
        height: calc(100% - 1rem);
        padding: 10px 20px;
    }
    .nav li>a {
        font-size: 16px;
        padding: 6px 0;
    }
    .nav>li>a {
        margin-right: 6px;
    }
    .nav .arrow {
        /* position: absolute; */
        display: inline-block;
        right: 0;
        top: 15px;
        width: 10px;
        height: 10px;
        border-right: 1px #000 solid;
        border-top: 1px #000 solid;
        transform: rotate(45deg);
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        -o-transform: rotate(45deg);
    }
    .nav .cur .arrow {
        transform: rotate(135deg);
        -webkit-transform: rotate(135deg);
        -moz-transform: rotate(135deg);
        -ms-transform: rotate(135deg);
        -o-transform: rotate(135deg);
    }
    .nav .drop {
        position: static;
        left: auto;
        transform: translate(0, 0);
        opacity: 1;
        width: 100%;
        display: none;
        text-align: left;
        padding-top: 0;
        background: none;
        padding-bottom: 0;
    }
    .nav .drop a {
        color: #333;
        font-size: 14px;
    }
    .home-news .text-list .item {
        border-color: #007A44;
        /* margin-top: .3rem; */
    }
    .home-news li {
        background: none;
        border: 1px #007A44 dashed;
        border-radius: 5px;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        -ms-border-radius: 5px;
        -o-border-radius: 5px;
    }
    .home-notice li .date {
        width: .8rem;
    }
    .home-xueshu .swiper-button-prev {
        left: .2rem;
    }
    .home-xueshu .swiper-button-next {
        right: .2rem;
    }
    .home-rong .erwma-con {
        position: relative;
        width: 100%;
        top: 0;
        left: 0;
        transform: unset;
        padding: .2rem 0 .8rem 0;
        margin-top: .4rem;
        background: #007A44;
        background: url(../images/bg3.png) no-repeat center bottom;
        background-size: 100% auto;
    }
    .home-rong .erwma-con .text {
        width: 33%;
    }
    .home-tdao .content a {
        /* margin-bottom: .2rem; */
        /* padding-top: .2rem; */
    }
    .home-tdao .content .tit {
        line-height: .23rem;
    }
    .videoShow {
        width: 90%;
        height: 7rem;
    }
    .home-media li {
        line-height: .68rem;
    }
}

@media (max-width:950px) {
    .home-news .focus {
        width: 100%;
        margin-left: 0;
        height: auto;
        order: unset;
    }
    .home-news li {
        width: 49%;
        /* padding: .3rem; */
    }
    .home-news li:nth-of-type(3n) {
        margin-right: 2%;
    }
    .home-news li:nth-of-type(2n) {
        margin-right: 0;
    }
    .home-card,
    .home-notice,
    .home-dt {
        width: 100%;
    }
    .home-media {
        margin-right: 0;
    }
    .home-dt {
        margin-top: .4rem;
    }
    .home-media li .newspaper {
        width: 1.3rem;
    }
    .home-media li::after {
        left: 1.6rem;
    }
    .home-video {
        width: 100%;
        margin-right: 0;
    }
    .home-video .video {
        height: 8rem;
    }
    .home-bao {
        width: 4rem;
    }
    .home-bao .swiper-slide {
        height: 5.2rem;
    }
    .home-tdao .content .icon {
        width: .6rem;
        height: .6rem;
    }
    .home-tdao .content .tit {
        line-height: .35rem;
    }
}

@media (max-width:767px) {
    .footer .text {
        width: 100%;
    }
    .footer .text:last-child {
        margin-left: 0;
    }
    .pub-title>div {
        font-size: 18px;
    }
    .pub-title>div span {
        font-size: 24px;
    }
    .pub-title a {
        font-size: 12px;
    }
    .home-news .text-list .item .date {
        font-size: 15px;
    }
    .home-news li .date span,
    .home-card li .date span {
        font-size: 20px;
    }
    .home-notice li .date {
        width: 1.1rem;
        font-size: 14px;
    }
    .home-dt li .date span {
        font-size: 14px;
    }
    /* .home-notice li .date {
        font-size: 20px;
    } */
    .home-bao .swiper-button-prev,
    .home-bao .swiper-button-next {
        width: .8rem;
        height: .8rem;
        bottom: -.4rem;
    }
    .videoShow {
        width: 90%;
        height: 4.8rem;
    }
    .home-news .text-list .item,
    .home-news li {
        padding: 10px 0;
    }
    .home-news .text-list .item .date span,
    .home-news li .date span {
        font-size: 16px;
        line-height: 1.4;
    }
    .home-tdao .content .icon {
        width: .75rem;
        height: .75rem;
    }
    .home-tdao .content .tit {
        line-height: .22rem;
    }
    .home-notice li .icon {
        width: .6rem;
        height: .6rem;
        margin-right: .42rem;
        margin-left: 0.26rem;
    }
    
}

@media (max-width:480px) {
    /* .home-notice li .date {
        font-size: 18px;
    } */
    .home-news .text-list .item .date,
    .home-media li .newspaper,
    .home-news li .date,
    .home-card li .date,
    .home-dt li .date,
    .home-notice li .date span {
        font-size: 12px;
    }
    .home-news .text-list .item .date span, .home-news li .date span {
        font-size: 14px;
    }
    .home-news .text-list .item  {
        /* margin-top: .3rem; */
    }
    .home-news li .date span,
    .home-card li .date span {
        font-size: 14px;
    }
    /* .home-news li .date span, */
    /* .home-card li .date span {
        font-size: 18px;
    } */
    .home-news li {
        width: 100%;
        margin-right: 0;
    }
    .home-news li {
        /* padding: .2rem .3rem; */
    }
    .home-media li .tit {
        margin-right: .2rem;
    }
    .home-media li .newspaper {
        line-height: .36rem;
        border-radius: .18rem;
        -webkit-border-radius: .18rem;
        -moz-border-radius: .18rem;
        -ms-border-radius: .18rem;
        -o-border-radius: .18rem;
    }
    .home-rong .content {
        margin-top: .3rem;
    }
    .home-rong .card {
        /* height: 4rem;
        width: 100%;
        margin-right: 0;
        margin-top: .3rem; */
        height: 3rem;
        margin-top: .2rem;
    }
    .home-rong .card .pic {
        border-radius: 0 !important;
    }
    .home-bao {
        width: 100%;
        margin-right: 0;
    }
    .home-bao .swiper-slide {
        height: 9rem;
        padding: .2rem;
    }
    .home-news li:nth-of-type(3n) {
        margin-right: 0;
    }
    .home-tdao .content .icon {
        width: 1rem;
        height: 1rem;
    }
    .home-tdao .content .tit {
        line-height: 1.4;
    }
}

.home-bao .swiper-button-prev,
.home-bao .swiper-button-next {
    width: .38rem;
    height: .38rem;
    background-size: 90%;
}

.train {
    padding-left: 2.6rem;
    padding-right: 2.6rem;
    padding-top: .3rem;
    background: #e5f1ec;
}

.train img {
    width: auto;
    height: 156px;
    padding: 0;
    background: #ffffff;
}

.train .container {
    padding: 0;
    overflow: hidden;
}

.train .box {
    display: flex;
    touch-action: pan-x;
}

.train .box * {
    touch-action: pan-x;
    -webkit-user-drag: none;
    -moz-user-drag: none;
    -ms-user-drag: none;
    user-select: none;
}

.train .box ul {
    display: flex;
    width: 100%;
}

.train .box ul::after {
    content: "";
    display: block;
    clear: both;
}

.train .box ul li {
    position: relative;
    display: flex;
    width: calc(100vw - 5.2rem - 17px);
    width: 100%;
    height: 3rem;
    flex-shrink: 0;
}

.train .box ul li::before,
.train .box ul li::after {
    content: '';
    width: 10px;
    height: 100%;
    background: url(../images/train_link.png) no-repeat center;
    background-size: 100% 100%;
    flex-shrink: 0;
}

.train .box ul li::before {
    transform: rotate(180deg);
}

.train .box ul li .img-box {
    display: flex;
    align-items: center;
    justify-content: space-around;
    flex: 1;
    background: url(../images/train_trunk_4.png) no-repeat;
    background-size: 100% 100%;
    padding: 0 5%;
}

.train .box ul li .img-box .item {
    position: relative;
    width: 2.6rem;
    height: 1.8rem;
    padding: .16rem 0rem;
}

.train .box ul li .img-box a {
    display: block;
    width: 100%;
    height: 100%;
    border-radius: 5px;
    overflow: hidden;
}

.train .box ul li .img-box a img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.train .box ul li .img-box a:hover img {
    transform: scale(1.05);
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -o-transform: scale(1.05);
}

.train .box ul li:first-of-type .img-box {
    background-image: url(../images/train_trunk_head.png);
    padding: 0;
}

.train .box ul li:last-of-type .img-box {
    background-image: url(../images/train_trunk_foot.png);
    padding: 0;
}

.train .box ul li:first-of-type::before,
.train .box ul li:last-of-type::after {
    content: '';
    position: relative;
    width: 38%;
    height: 100%;
    left: 1px;
    top: 0;
    background: url(../images/train_header.png) no-repeat;
    background-size: 100% 100%;
    flex-shrink: 0;
    transform: rotate(0deg);
}

.train .box ul li:last-of-type::after {
    left: -1px;
    background-image: url(../images/train_footer.png);
}

.home-xueshu .swiper-slide {
    position: relative;
    padding: 0 .1rem;
}

.home-xueshu .swiper-slide .mask {
    opacity: 0;
    position: absolute;
    bottom: 0;
    left: 0;
    width: calc(100%);
    height: 34%;
    /* background: linear-gradient(180deg, transparent, #007a44 70%); */
    /* background: linear-gradient(to bottom, rgba(0,118,63,0) 0% , rgba(0,118,63,0.5) 10%, rgba(0,118,63,0.8) 30%,  rgba(0,118,63,1) ); */
    background: url(../images/bg4.png) no-repeat center;
    background-size: cover;
    border-radius: .1rem;
    transition: all .3s;
    padding: .1rem;
}

.home-xueshu .swiper-slide .mask .cont {
    /* position: absolute;
    bottom: 0; */
    display: flex;
    align-items: center;
    width: 100%;
    height: 100%;
    font-size: .14rem;
    color: #ffffff;
    line-height: 1.4;
    padding: .2rem;
    border: 1px solid #389874;
    border-radius: .1rem;
}

.home-xueshu .swiper-slide:hover .mask {
    opacity: 1;
}

@media (max-width: 1199px) {
    .train {
        padding-left: 0.2rem;
        padding-right: 0.2rem;
    }
    .train .box ul li {
        position: relative;
        display: flex;
        /* width: calc(100vw - .4rem - 17px); */
        height: 3rem;
    }
}

@media (max-width: 767px) {
    .train .box ul li {
        /* width: calc(100vw - .4rem); */
        height: 1.8rem;
    }
    .train .box ul li .img-box .item {
        width: 1.2rem;
        height: 0.8rem;
        padding: 0;
    }
}

@media (max-width: 480px) {
    .home-xueshu .swiper-slide {
        padding: 0 .2rem;
    }
}